
  

  
  

  
  
  
  
    


@layer base {
  
  body, :host {
    /* Color */
    --grey-50: #FAFAFA;
--grey-100: #F5F5F5;
--grey-200: #E5E5E5;
--grey-300: #D4D4D4;
--grey-400: #A3A3A3;
--grey-500: #737373;
--grey-600: #525252;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #059669;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-agbalumo: 'Agbalumo',display;
--font-bebasneue: 'Bebas Neue',sans-serif;
--font-Afacad: 'Afacad',sans-serif;
--font-Nunito: 'Nunito',sans-serif;
--font-Fredoka: 'Fredoka',sans-serif;
--font-Oswald: 'Oswald',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .PtywR {
      color:#1F2937;
      width:100%;
      display:flex;
      padding:24px 16px;
      font-size:inherit;
      background:#FAF9F6;
      min-height:100vh;
      align-items:center;
      font-family:"Inter";
      font-weight:inherit;
      flex-direction:column;
    }

    .eSJgFY {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:600px;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:32px;
      flex-direction:row;
      justify-content:space-between;
    }

    .fjirNx {
      color:#4B5563;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:calIcon {
      color:#1D9E75;
      display:block;
      font-size:28px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eEVFLR {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dTNxXT {
      color:#4B5563;
      margin:0px;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .lLHep {
      color:inherit;
      width:40px;
      height:40px;
      display:inline;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ekjuYl {
      gap:16px;
      color:inherit;
      border:1px solid #E5E7EB;
      display:flex;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
    }

    .ekjuYl.link {
      cursor:pointer;
    }

    .dLXRRu {
      color:#111827;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .fvpWC {
      color:#111827;
      margin:0px;
      display:block;
      font-size:18px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .bpBRjc {
      color:var(--green-800, #065F46);
      margin:0px;
      display:block;
      font-size:var(--font-size-2xl);
      font-family:Agbalumo;
      font-weight:var(--font-weight-bold);
      flex-direction:row;
    }

    .bQJzqr {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .mUVVe {
      color:#d87708;
      border:1px solid #E5E7EB;
      cursor:pointer;
      display:inline-block;
      padding:6px 16px;
      font-size:13px;
      background:#F3F4F6;
      flex-shrink:0;
      font-family:inherit;
      font-weight:700;
      border-radius:8px;
      flex-direction:row;
    }

    .dIAbkI {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .erHmYV {
      gap:24px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      max-width:600px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bDonyJ {
      color:#EF4444;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dydbxb {
      color:#7F77DD;
      display:block;
      font-size:32px;
      margin-top:0px;
      font-family:"Bebas Neue";
      font-weight:800;
      margin-bottom:8px;
      flex-direction:row;
    }

    .cwDgxZ {
      gap:16px;
      color:inherit;
      border:2px solid #7F77DD;
      display:flex;
      padding:24px;
      font-size:inherit;
      background:#EEEDFE;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:16px;
      flex-direction:column;
    }

    .KaSuk {
      gap:16px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bCidfy {
      color:#6B7280;
      border:none;
      cursor:pointer;
      display:inline-block;
      font-size:14px;
      background:transparent;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bCidfy:hover {
      color:#111827;
    }

    .bcglQw {
      gap:16px;
      color:inherit;
      border:1px solid #E5E7EB;
      display:flex;
      padding:16px;
      flex-wrap:wrap;
      font-size:inherit;
      background:white;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
      justify-content:center;
    }

    .Premium-Membership\:topUpIcon {
      color:#D97706;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .frMDzC {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:13px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .exfptG {
      gap:24px;
      color:inherit;
      width:100%;
      display:flex;
      padding:16px 0;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .mVoaP {
      color:white;
      border:none;
      cursor:pointer;
      display:inline-block;
      padding:12px 24px;
      font-size:15px;
      background:var(--btnBg);
      transition:background 0.2s;
      font-family:inherit;
      font-weight:600;
      border-radius:8px;
      flex-direction:row;
    }

    .dQDfXr {
      color:#7F77DD;
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
      text-decoration:none;
    }

    .dQDfXr:hover {
      text-decoration:underline;
    }

    .eWSFGN {
      color:#EF4444;
      margin:0px;
      display:block;
      font-size:48px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
    }

    .dnSdlR {
      color:#4C46A6;
      margin:0px;
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .boOGa-d {
      top:50%;
      left:50%;
      color:inherit;
      width:120px;
      border:4px solid #F3F4F6;
      height:120px;
      display:inline;
      z-index:2;
      position:absolute;
      font-size:inherit;
      transform:translate(-50%, -50%);
      object-fit:cover;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
    }

    .etPjVf {
      color:#111827;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .eUJFry {
      gap:24px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .eubloA {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:12px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
      letter-spacing:0.5px;
      text-transform:uppercase;
    }

    .eFaqJc {
      gap:6px;
      color:var(--tierColour);
      display:flex;
      padding:6px 16px;
      font-size:13px;
      background:var(--tierColourBg);
      align-items:center;
      font-family:inherit;
      font-weight:700;
      border-radius:20px;
      flex-direction:row;
      letter-spacing:0.5px;
      text-transform:uppercase;
    }

    .bvEbau {
      gap:8px;
      color:inherit;
      border:1px solid #E5E7EB;
      display:flex;
      opacity:0.6;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
    }

    .enmWPF {
      color:#4B5563;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .dSwnjL {
      color:#1D9E75;
      display:block;
      font-size:inherit;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .fzroqq {
      color:inherit;
      display:block;
      padding:16px 0;
      font-size:inherit;
      text-align:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eYzvTv {
      color:inherit;
      border:1px solid #E5E7EB;
      display:flex;
      overflow:hidden;
      font-size:inherit;
      background:white;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
    }

    .jxQDi {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:11px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cAeImU {
      color:#111827;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .bHqqAS {
      gap:16px;
      color:inherit;
      display:flex;
      padding:16px;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid #F3F4F6;
      flex-direction:row;
    }

    .bHqqAS:last-child {
      border-bottom:none;
    }

    .berpbv {
      gap:6px;
      color:#EF4444;
      display:flex;
      padding:6px 16px;
      font-size:14px;
      background:#FEE2E2;
      align-items:center;
      font-family:inherit;
      font-weight:700;
      border-radius:20px;
      flex-direction:row;
    }

    .bghwHy {
      color:white;
      display:inline;
      padding:12px 24px;
      font-size:16px;
      background:#0088cc;
      font-family:inherit;
      font-weight:700;
      border-radius:8px;
      flex-direction:row;
      text-decoration:none;
    }

    .bghwHy:hover {
      background:#0077b5;
    }

    .Premium-Membership\:wayItemIcon {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bsqdGe {
      color:inherit;
      width:200px;
      height:200px;
      display:flex;
      position:relative;
      font-size:inherit;
      background:conic-gradient(var(--tierColour) var(--progress-angle), #F3F4F6 var(--progress-angle));
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-color:black;
      border-style:solid;
      border-width:0px;
      border-radius:50%;
      flex-direction:row;
      justify-content:center;
    }

    .bsqdGe::after {
      width:170px;
      height:170px;
      content:"";
      position:absolute;
      background:white;
      border-radius:50%;
    }

    .cCJiHL {
      color:#6B7280;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:calMutedIcon {
      color:#9CA3AF;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dxOQeD {
      gap:12px;
      color:inherit;
      width:100%;
      display:grid;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr 1fr;
    }

    .bLkJPC {
      gap:2px;
      color:inherit;
      display:flex;
      flex-grow:1;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .fEwNZD {
      color:#5D55D6;
      display:block;
      font-size:13px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .ccEJzC {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .wnBxP {
      color:#111827;
      display:inline;
      font-size:18px;
      font-family:inherit;
      font-weight:800;
      flex-direction:row;
    }

    .cJLqCG {
      color:#F59E0B;
      cursor:pointer;
      display:block;
      padding:12px 24px;
      font-size:24px;
      background:#1F2937;
      font-family:monospace;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:row;
      letter-spacing:2px;
    }

    .cJLqCG:hover {
      background:#111827;
    }

    .fkfrwe {
      color:inherit;
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:normal;
      flex-direction:row;
    }

    .Premium-Membership\:lapsedCalIcon {
      color:#9CA3AF;
      display:block;
      font-size:28px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .erzbov {
      gap:8px;
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fDNgSF {
      color:#6B7280;
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .fzNZhO {
      gap:8px;
      color:#a39999;
      display:flex;
      opacity:0.6;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-color:#d5d9e2;
      border-style:solid;
      border-width:1px;
      border-radius:12px;
      flex-direction:column;
    }

    .fzNZhO.active {
      color:#be2604;
      cursor:pointer;
      border-color:#be2604;
      border-style:solid;
      border-width:1px;
    }

    .fzNZhO.noAuth {
      color:#be2604;
      border-color:#be2604;
      border-style:solid;
      border-width:1px;
    }

    .eHIlao {
      color:#9CA3AF;
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .dXxYi {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      margin-top:16px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .dKJKyV {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:18px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .dRqjvb {
      color:inherit;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .Premium-Membership\:featureMoreIcon {
      color:#D1D5DB;
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cOzFVf {
      gap:8px;
      color:#0f0f0f;
      border:1px solid #E5E7EB;
      display:flex;
      opacity:0.6;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
    }

    .cOzFVf.active {
      color:#be2604;
      cursor:pointer;
      border-color:#be2604;
      border-style:solid;
      border-width:1px;
    }

    .cOzFVf.noAuth {
      color:#be2604;
      border-color:#be2604;
      border-style:solid;
      border-width:1px;
    }

    .fdLncP {
      color:#9CA3AF;
      display:inline;
      font-size:12px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .dNAjZM {
      color:#5D55D6;
      display:inline;
      font-size:14px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .Premium-Membership\:historyItemIcon {
      color:#9CA3AF;
      display:block;
      font-size:16px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dzyRjx {
      color:#D97706;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .wGoCi {
      gap:12px;
      color:inherit;
      width:100%;
      border:1px solid #FCD34D;
      display:flex;
      padding:16px;
      font-size:inherit;
      background:#FFFBEB;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
    }

    .Premium-Membership\:lapsedAlertIcon {
      color:#D97706;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ccRxKG {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:"Inter";
      font-weight:500;
      flex-direction:row;
    }

    .Premium-Membership\:bookingMutedIcon {
      color:#9CA3AF;
      display:block;
      font-size:24px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dFkLYo {
      color:#4B5563;
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .eKAjBs {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .fjTLLX {
      color:#111827;
      margin:0px;
      display:block;
      font-size:14px;
      max-width:80%;
      font-family:inherit;
      font-weight:600;
      flex-direction:row;
    }

    .VpFDy {
      color:#B45309;
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .GWffy {
      gap:4px;
      color:inherit;
      display:flex;
      z-index:2;
      position:relative;
      font-size:inherit;
      text-align:center;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    .eRTIRw {
      top:78%;
      color:inherit;
      display:flex;
      padding:2px 8px;
      z-index:3;
      position:absolute;
      font-size:inherit;
      background:white;
      align-items:center;
      font-family:"Inter";
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
      justify-content:center;
    }

    .bpiPxj {
      gap:8px;
      color:#a39999;
      border:1px solid #E5E7EB;
      display:flex;
      opacity:0.6;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:flex-start;
      font-family:inherit;
      font-weight:inherit;
      border-color:#d5d9e2;
      border-style:solid;
      border-width:1px;
      border-radius:12px;
      flex-direction:column;
    }

    .bpiPxj.active {
      color:#2d1eb3;
      border-color:#841eb3;
      border-style:solid;
      border-width:1px;
    }

    .bpiPxj.noAuth {
      color:#2d1eb3;
      border-color:#841eb3;
      border-style:solid;
      border-width:1px;
    }

    .cLBZOj {
      color:inherit;
      width:36px;
      height:36px;
      display:flex;
      font-size:inherit;
      background:#F3F4F6;
      align-items:center;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      border-radius:50%;
      flex-direction:row;
      justify-content:center;
    }

    .bIBuYq {
      color:inherit;
      width:100%;
      height:8px;
      display:block;
      overflow:hidden;
      font-size:inherit;
      background:#E5E7EB;
      font-family:inherit;
      font-weight:inherit;
      border-radius:4px;
      flex-direction:row;
    }

    .fALYuy {
      color:#6B7280;
      display:flex;
      font-size:12px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .cRKBSs {
      color:inherit;
      display:inline;
      font-size:13px;
      font-style:italic;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .dhfWrS {
      gap:2px;
      flex:1;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .fsIsEs {
      gap:4px;
      color:inherit;
      display:flex;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .Premium-Membership\:featureWaitlistIcon {
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:0EfVfmrHZ6soiMBVr_AaT {
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:1l8hUDVaGCr_DCfaNRk_n {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:1nuhBiJ1ErVpK9ppFrqaY {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bZYooE {
      gap:8px;
      color:inherit;
      display:flex;
      flex-grow:1;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .fyasDY {
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .cdcVuT {
      gap:16px;
      color:inherit;
      width:100%;
      border:1px solid #E5E7EB;
      display:flex;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
    }

    .bTNmTD {
      color:#9CA3AF;
      margin:0px;
      display:block;
      font-size:14px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .eQxMWf {
      color:inherit;
      height:6px;
      display:block;
      overflow:hidden;
      flex-grow:1;
      font-size:inherit;
      background:#E5E7EB;
      font-family:inherit;
      font-weight:inherit;
      border-radius:3px;
      flex-direction:row;
    }

    .Premium-Membership\:9sw6DZXhDqUgsjJfJCtWn {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:AGakfm1M2GArfWh8E4HQh {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dqtMqb {
      color:#1D9E75;
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .feyPRR {
      color:inherit;
      display:inline;
      font-size:13px;
      font-family:inherit;
      font-weight:500;
      flex-direction:row;
    }

    .czWAXU {
      gap:12px;
      color:inherit;
      width:100%;
      display:flex;
      font-size:inherit;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .Premium-Membership\:DneGA8J0iaND5tlMAwoDw {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .blelKk {
      color:inherit;
      width:var(--fillWidth);
      height:100%;
      display:block;
      font-size:inherit;
      background:#7F77DD;
      font-family:inherit;
      font-weight:inherit;
      border-radius:3px;
      flex-direction:row;
    }

    .Premium-Membership\:E8vccUtn0z66frB8fV_UR {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cfUsOK {
      color:var(--statusColor);
      display:inline;
      font-size:13px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:var(--fontWeight);
      flex-direction:row;
    }

    .Premium-Membership\:GL_VnT6yMiix6d45gvgn1 {
      color:var(--iconColor);
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cohwFh {
      font-weight:bold;
    }

    .cCYXsI {
      width:100%;
    }

    .Premium-Membership\:GbFc9kBm105MKl4Hd83h3 {
      top:0px;
      left:0px;
      width:100%;
      z-index:100;
      position:fixed;
    }

    .Premium-Membership\:IUSPRLFKn4YXdPHEEU62d {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cxLMpL {
      color:var(--grey-700);
      width:100%;
      font-size:var(--font-size-xs);
      align-items:center;
      justify-content:flex-start;
    }

    .bMrJBT {
      color:var(--rewardColor);
      display:inline;
      font-size:14px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .dWDezD {
      margin:0px;
      display:block;
      font-size:13px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .FJUXr {
      margin:0px;
      display:block;
      font-size:15px;
      font-family:inherit;
      font-weight:700;
      flex-direction:row;
    }

    .gcbop {
      color:inherit;
      display:inline;
      font-size:13px;
      font-style:italic;
      font-family:inherit;
      font-weight:normal;
      flex-direction:row;
    }

    .Premium-Membership\:featureDisplayPicIcon {
      color:inherit;
      display:block;
      font-size:20px;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fbnTrE {
      gap:16px;
      color:#b3b3b3;
      border:1px solid #E5E7EB;
      display:flex;
      padding:16px;
      font-size:inherit;
      background:white;
      align-items:center;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:row;
    }

    .Premium-Membership\:vlo_vj7dAC8L65BGKdeOr {
      color:#9CA3AF;
      display:block;
      font-size:20px;
      flex-shrink:0;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cfFSHC {
      color:#bababa;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:"Afacad";
      font-weight:inherit;
      flex-direction:row;
    }

    .eNiMr {
      top:0px;
      left:0px;
      color:inherit;
      width:100vw;
      height:100vh;
      display:flex;
      z-index:1000;
      position:fixed;
      font-size:inherit;
      background:rgba(0, 0, 0, 0.7);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .eVUkNR {
      color:white;
      margin:0px;
      display:block;
      font-size:var(--font-size-xl);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bBxbSN {
      color:var(--grey-400);
      border:none;
      cursor:pointer;
      display:inline-block;
      font-size:var(--font-size-xl);
      background:transparent;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bBxbSN:hover {
      color:white;
    }

    .ecjRfB {
      color:var(--green-700, #047857);
      width:100%;
      cursor:pointer;
      display:inline-block;
      padding:8px 16px;
      font-size:inherit;
      background:var(--blue-600);
      flex-shrink:1;
      font-family:"Afacad";
      font-weight:var(--font-weight-semi-bold);
      padding-top:8px;
      padding-left:8px;
      border-radius:6px;
      outline-color:var(--green-700, #047857);
      outline-style:solid;
      outline-width:2px;
      padding-right:8px;
      flex-direction:row;
      padding-bottom:8px;
      background-color:inherit;
    }

    .ecjRfB:hover {
      background:var(--blue-700);
    }

    .bIDfGZ {
      gap:16px;
      color:inherit;
      display:flex;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .bpXxwt {
      color:var(--red-400);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dBRcTa {
      color:var(--yellow-400);
      display:flex;
      padding:16px;
      font-size:var(--font-size-2xl);
      background:var(--grey-800);
      align-items:center;
      flex-shrink:1;
      font-family:monospace;
      font-weight:inherit;
      border-radius:8px;
      flex-direction:row;
      letter-spacing:2px;
      justify-content:center;
    }

    .cIPlqg {
      color:var(--grey-600);
      display:flex;
      font-size:var(--font-size-xs);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:center;
    }

    .fgZEXc {
      color:inherit;
      display:flex;
      font-size:inherit;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      justify-content:space-between;
    }

    .fxEBI {
      color:var(--grey-300);
      margin:0px;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .greIO {
      color:inherit;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cvihdB {
      gap:12px;
      color:inherit;
      display:flex;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .drmZBq {
      color:var(--green-400);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:var(--font-weight-bold);
      flex-direction:row;
    }

    .eVNkeL {
      gap:16px;
      color:inherit;
      width:100%;
      border:1px solid var(--grey-800);
      display:flex;
      padding:24px;
      font-size:inherit;
      max-width:400px;
      background:var(--grey-900);
      box-shadow:var(--shadow-xl);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-radius:12px;
      flex-direction:column;
    }

    .eFutsZ {
      color:white;
      display:inline;
      padding:12px;
      font-size:inherit;
      background:#0088cc;
      flex-shrink:1;
      font-family:inherit;
      font-weight:var(--font-weight-bold);
      border-radius:8px;
      flex-direction:row;
      text-decoration:none;
    }

    .eFutsZ:hover {
      background:#0077b5;
    }

    .cHaXHy {
      color:var(--grey-500);
      display:block;
      font-size:var(--font-size-xs);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .czDhRg {
      color:#a6713f;
      right:10px;
      display:block;
      position:absolute;
      font-size:inherit;
      font-family:inherit;
      font-weight:inherit;
    }